doc: correct livepatch.markdown syntax
authorJuergen Gross <jgross@suse.com>
Tue, 8 May 2018 06:47:30 +0000 (08:47 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 21 May 2018 10:37:51 +0000 (11:37 +0100)
commitf097a3a84221b0ad2848a1368ac9932180739642
treea4b0e4f236c6b39427c627acc4d3d1a08cf407a7
parente0414f4223bd9b7ce9d07c9f26dd129a79c6d4cc
doc: correct livepatch.markdown syntax

"make -C docs all" fails due to incorrect markdown syntax in
livepatch.markdown. Correct it.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Misc fixes:
 * Insert real URLs
 * Drop trailing whitespace
 * Consistent alignment and indentation for code blocks and lists
 * Consistent capitalisation
 * Consistent use of `` blocks for command line arguments and function names
 * Rearrange things not to leave &lt; and &gt; in the text

No change in content.  The document now reads rather more consistently in HTML
and PDF form.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/misc/livepatch.markdown